From: Glenn Morris Date: Thu, 12 Apr 2012 16:33:13 +0000 (-0700) Subject: New defcustoms should get :version tags X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~2594^2~22 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=da748f050e099cfd9bdfc22c2a542e4e56c4fafe;p=emacs.git New defcustoms should get :version tags --- diff --git a/lisp/hexl.el b/lisp/hexl.el index db4f3319b79..f8ab156d9eb 100644 --- a/lisp/hexl.el +++ b/lisp/hexl.el @@ -57,7 +57,8 @@ (const 16) (const 32) (const 64)) - :group 'hexl) + :group 'hexl + :version "24.2") (defcustom hexl-program "hexl" "The program that will hexlify and dehexlify its stdin.